projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
755ab04
)
(Ftrack_mouse): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 16 Jul 2007 10:39:15 +0000
(10:39 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 16 Jul 2007 10:39:15 +0000
(10:39 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index bda07473ccff42498d591cca6123c1ac15afa96a..fb7686b3a4a0a1d038925f16c19ac8eb40f36f14 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-1422,7
+1422,7
@@
DEFUN ("track-mouse", Ftrack_mouse, Strack_mouse, 0, UNEVALLED, 0,
Within a `track-mouse' form, mouse motion generates input events that
you can read with `read-event'.
Normally, mouse motion is ignored.
-usage: (track-mouse BODY
...) */)
+usage: (track-mouse BODY...) */)
(args)
Lisp_Object args;
{